SByteMINumericSByteMNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.Numerics.ClampedAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
SByteM INumeric<SByteM>.Negative()
Private Function Negative As SByteM
Implements INumeric(Of SByteM).Negative
private:
virtual SByteM Negative() sealed = INumeric<SByteM>::Negative
private abstract Negative : unit -> SByteM
private override Negative : unit -> SByteM
SByteMThe numeric negation of the current value.
INumericTSelfNegative